home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / interfata.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-12  |  125 b   |  6 lines

  1. on(release){
  2.    fscommand("hideAll");
  3.    _parent.java2dIndic._visible = true;
  4.    _parent.java2dInfo._visible = false;
  5. }
  6.